Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#6245] fix(authz): Authorization should use classloader to create the plugin #6246

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

jerqi
Copy link
Contributor

@jerqi jerqi commented Jan 15, 2025

What changes were proposed in this pull request?

Authorization should use classloader to create the plugin

Why are the changes needed?

Fix: #6245

Does this PR introduce any user-facing change?

No.

How was this patch tested?

I tested it manually.

@jerqi jerqi requested a review from xunliu January 15, 2025 07:18
@jerqi jerqi self-assigned this Jan 15, 2025
@jerqi jerqi added the branch-0.8 Automatically cherry-pick commit to branch-0.8 label Jan 15, 2025
Copy link
Member

@xunliu xunliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xunliu xunliu merged commit 857a464 into apache:main Jan 15, 2025
28 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 15, 2025
…e plugin (#6246)

### What changes were proposed in this pull request?

Authorization should use classloader to create the plugin

### Why are the changes needed?

Fix: #6245

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

I tested it manually.
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Jan 15, 2025
…ate the plugin (apache#6246)

Authorization should use classloader to create the plugin

Fix: apache#6245

No.

I tested it manually.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-0.8 Automatically cherry-pick commit to branch-0.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug report] Authorization should use classloader to create the plugin
2 participants